RuleConditionsWithinSizeRange Property |
Specifies the minimum and maximum sizes that incoming messages must be in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RulePredicateSizeRange WithinSizeRange { get; set; }Public Property WithinSizeRange As RulePredicateSizeRange
Get
Set
Property Value
Type:
RulePredicateSizeRange
See Also